home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / bbs / trionbbs100.lha / Trion / cfg / crontab < prev    next >
Text File  |  1997-07-28  |  1KB  |  45 lines

  1.  
  2. # Sample Config for people who want to use a Cron utility
  3. # This config is obsolete by the scheduler.cfg
  4.  
  5.  
  6. # On which days to POLL
  7.  
  8. 20        04   * * *      trion:utils/poll 14:103/0
  9. 21        04   * * 0,4    trion:utils/poll 55:100/1
  10.  
  11.  
  12. # Ieder uur alle nodes 1 of 2 keer cueen
  13.  
  14. 38,43     04   * * *      c:execute  trion:scripts/CallHub 55:100/1
  15.  
  16. 38,43     05   * * *      c:execute  trion:scripts/CallHub 14:103/0
  17. #38,43     07   * * *      trion:utils/trion -c -1 14:103/0
  18. 25        02   * * *      trion:utils/trion -c -1 14:103/0
  19.  
  20. 00        07   * * *      c:execute  trion:scripts/trion -1 -I0
  21.  
  22.  
  23. # Mail transfers regelen. (ieder Half uur, klaar zetten, back uppen)
  24. 15        02   * * *      c:execute  trion:scripts/mail
  25. 00        03   * * *      c:execute  trion:scripts/mail
  26. 30        04   * * *      c:execute  trion:scripts/mail
  27. 00        05   * * *      c:execute  trion:scripts/mail
  28. 00        06   * * *      c:execute  trion:scripts/mail
  29. 00        07   * * *      c:execute  trion:scripts/mail
  30. 00        08   * * *      c:execute  trion:scripts/mail
  31.  
  32.  
  33. # Mail, files, alles rebuilden, menus & nodelist compilen, Allfiles enz... 
  34. 00        04   * * *      c:execute  trion:scripts/maintenance
  35.  
  36. # Op nacht van Zondag/Maandag snoeien in de mail.
  37. 15        04   * * 1,3,5  c:execute  trion:scripts/trimmsgs
  38.  
  39. # Link all messages
  40. 45        07   * * *      trion:utils/tmp -L -D
  41.  
  42. # reset the machine once a day
  43. #55       07   * * *      c:execute  trion:scripts/trionreset
  44.  
  45.